home *** CD-ROM | disk | FTP | other *** search
/ Plug-In Power Pack for Netscape Communicator / Plug-In Power Pack for Netscape Communicator.iso / plugins / dataviews / unsupported / dvconfig.dat < prev    next >
Text File  |  1997-05-08  |  6KB  |  138 lines

  1. #------------------------------------------------------------------------------
  2. # DataViews configuration file
  3. # created by DVinstall at Tue Jun  1 14:56:23 EDT 1993
  4. #------------------------------------------------------------------------------
  5.  
  6. # Mandatory DVdraw, DVplay, and DVproto variables
  7.  
  8. DVDEVICE    = W           # device name
  9. DVPATH = "datafiles drawings images layouts views %DVHOME%\etc %DVHOME%\lib %DVHOME%\lib\views %DVHOME%\lib\fonts %DVHOME%\lib\images %DVHOME%\lib\icons %DVHOME%\lib\templates %DVHOME%\lib\templates\drawings"
  10.  
  11.  
  12. # Mandatory DVplay and DVproto variables
  13.  
  14. # DVVIEW = your_view          # Starting view name
  15.  
  16.  
  17. # DVdraw-only variables
  18.  
  19. DV3DINTERFACE      = yes        # Display 3D buttons?
  20. DVASCIISAVE      = no        # Save view files in ascii?
  21. DVCHECKOVERWRITE  = yes        # Check to see if overwriting file?
  22. DVDELAYICONS      = no        # Delay loading icons?
  23. DVDRAG_COLOR      = 0        # XOR Color for dragging (0==object color)
  24. DVEXPOSECOLLAPSE  = yes        # Collapse expose events in the Run Menu?
  25. DVGRID_SPACING      = 0        # Spacing between grid marks (0==adaptive)
  26. DVIHSTB              = "ih.stb"    # Interaction handlers edit table
  27. DVLOADICONS      = yes        # Load icons at all?
  28. DVMODAL          = no        # Always use modal approach for object creation?
  29. DVPLOTQUEUE      = Plotqueue    # Plotqueue script
  30. DVPOST80DYNAMICS  = yes        # Create new style (post-8.0) dynamics?
  31. DVMOTIONCOLLAPSE  = yes      # Collapse motion events in the Run menu?
  32. DVPRESERVERGB      = no        # Preserve RGB values?
  33. DVRUBBERBAND      = yes        # Use Dragging/Rubberbanding?
  34. DVSTRIP_SD_DIRNAMES = no    # Strip dir names from subdrawing, template,
  35.                 # and pixel image filenames?
  36.  
  37. # DVplay-only variables
  38.  
  39. DVBEGIN        = 1        # Beginning iteration
  40. DVEND        = 1        # Ending iteration
  41. DVHOLDSCREEN    = no        # Hold screen option
  42. DVPLOTTER    = no        # Using a plotter?
  43. # DVSCREENVP    = 0,0,32767,32767 # screen viewport (0,32K)
  44. # DVWORLDVP    = -16383,-16383,16383,16383 # window onto drawing (-16K,+16K)
  45.  
  46.  
  47. # DV-Draw and DVproto variables
  48.  
  49. #DVDSOPENONLOAD    = no         # Open all datasources when loaded?
  50. #DVDSREADONLOAD    = no         # Read ds once opened?
  51. #DVDYNAMICS_ACTIVE = yes        # Dynamics are active at startup?
  52. #DVMERGE_ALL_DS    = no         # Merge all ds instead of just FILE/PROCESS?
  53. #DVPRELOAD         = no         # Preload views?
  54. #DVROOTVIEW        = yourview.v # Root view for preloading
  55. #DVSAVERASTERS     = yes        # Save rasters under overlay/popup objects?
  56. #DVUPDATE_RATE     = 10         # Update rate: Slowest = 1, Fastest = 10
  57. #DVWAITVIEW        = wait_C.v   # Wait view for preloading
  58.  
  59.  
  60. # General variables
  61.  
  62. DVAVOID_INV_UPDATE = yes    # Avoid updating invisible graphs?
  63.  
  64. # DVCOLORTABLE = your_color_table # Alternate colortable: file of rgb values
  65. DVDEVICE_WIDE_LINES = yes    # Under X, use the driver to draw wide lines?
  66. DVFDS_CATCH_SIGNAL = no        # Catch signal if FDSet function fails?
  67. DVMATCH_COLORS    = yes       # Match colors to current palette when
  68.                 #    creating images and icons?
  69. DVPOST90SCROLLING = yes         # Use automatic scrolling?
  70. DVPRE80_COLORDYN   = no        # Activate pre-8.0 color dynamics? (Runs faster if NO.)
  71. DVSAVEDYNSTATE = no        # Save dynamic state?
  72. DVSD_DEACT_POOL    = no         # Deactivate the subdrawing pool? (Loads faster if YES.)
  73. DVSILENT_FILESEARCH = no    # Don't complain before seeking a file beyond specified path?
  74. DVTEXT_DIRECTION  = "L_To_R"    # Text direction in the editor for
  75.                 # vector text and hardware text objects.
  76. DVUSE_DRAW_COLORS = yes        # For Motif/OpenLook input objects,
  77.                 # use colors defined in the drawing?
  78. DVUSE_KEYRELEASE_IN_BUTTON = no    # Generate "Done" on key release
  79.                 # instead of on key press?
  80. DVMAXSFONTS 32                  # maximum number of scalable fonts to
  81.                                 #  cache at one time
  82.  
  83. # Initial heap sizes  (Can be used with all)
  84.  
  85. DVARINITIALHEAPSIZE = 100    # ar initial heap size
  86. DVCIINITIALHEAPSIZE = 100    # ci initial heap size
  87. DVCOINITIALHEAPSIZE = 100    # co initial heap size
  88. DVDQINITIALHEAPSIZE = 100    # dq initial heap size
  89. DVDGINITIALHEAPSIZE = 100    # dg initial heap size
  90. DVDRINITIALHEAPSIZE = 100    # dr initial heap size
  91. DVDYINITIALHEAPSIZE = 100    # dy initial heap size
  92. DVEDGEINITIALHEAPSIZE = 100    # ed initial heap size
  93. DVELINITIALHEAPSIZE = 100    # el initial heap size
  94. DVICONINITIALHEAPSIZE = 100    # ic initial heap size
  95. DVIMAGEINITIALHEAPSIZE = 100    # im initial heap size
  96. DVININITIALHEAPSIZE = 100    # in initial heap size
  97. DVITINITIALHEAPSIZE = 100    # it initial heap size
  98. DVLNINITIALHEAPSIZE = 1000    # ln initial heap size
  99. DVLOINITIALHEAPSIZE = 5        # lo initial heap size
  100. DVNODEINITIALHEAPSIZE = 100    # no initial heap size
  101. DVPMINITIALHEAPSIZE = 100    # pm initial heap size
  102. DVPTINITIALHEAPSIZE = 64000    # pt initial heap size
  103. DVPYINITIALHEAPSIZE = 1000    # py initial heap size
  104. DVREINITIALHEAPSIZE = 1000    # re initial heap size
  105. DVRUINITIALHEAPSIZE = 100    # ru initial heap size
  106. DVSCINITIALHEAPSIZE = 100    # sc initial heap size
  107. DVSDINITIALHEAPSIZE = 100    # sd initial heap size
  108. DVSFINITIALHEAPSIZE = 100       # sf initial heap size
  109. DVSKINITIALHEAPSIZE = 100    # sk initial heap size
  110. DVSLINITIALHEAPSIZE = 100    # sl initial heap size
  111. DVSMINITIALHEAPSIZE = 5        # sm initial heap size
  112. DVTTINITIALHEAPSIZE = 100    # tt initial heap size
  113. DVTXINITIALHEAPSIZE = 100    # tx initial heap size
  114. DVVDINITIALHEAPSIZE = 100    # vd initial heap size
  115. DVVPINITIALHEAPSIZE = 100    # vp initial heap size
  116. DVVTINITIALHEAPSIZE = 100    # vt initial heap size
  117. DVXFINITIALHEAPSIZE = 100    # xf initial heap size
  118.  
  119. # Global Key Bindings for Input Objects
  120.  
  121. # DVCANCEL_KEYS    (none)
  122. # DVCLEAR_KEYS  (none)            # affects text and text edit input
  123.                     # objects only
  124. # DVDONE_KEYS     (none)
  125. DVRESTORE_KEYS     = "<RIGHT>"
  126. DVSELECT_KEYS     = "<LEFT>"
  127. DVTOGGLE_POLLING_KEYS  = "<MIDDLE>" # affects 2D-slider input object only
  128.  
  129. #
  130. # I18N variables
  131. # Reserved for future Internationalization support. Currently not used
  132. # by regular DataViews release
  133. #
  134. DVINCLUDE_I18N     = no # Support I18N? Default is NO.
  135. #DVI18NPLATFORM       = "platform" # Platform name providing the I18N support
  136. #DVI18NLANG        = "language" # Language to be supported
  137.  
  138.